Skip to content

Conversation

@bluhm
Copy link

@bluhm bluhm commented Sep 12, 2025

Linux 6.12.41 no longer provides the pci_set_dma_mask() interface. Replace deprecated pci_set_dma_mask() and pci_set_consistent_dma_mask() with calling dma_set_mask_and_coherent() in igb_uio.c kernel module.

Linux 6.12.41 no longer provides the pci_set_dma_mask() interface.
Replace deprecated pci_set_dma_mask() and pci_set_consistent_dma_mask()
with calling dma_set_mask_and_coherent() in igb_uio.c kernel module.

Signed-off-by: Alexander Bluhm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant